Public Overloads Sub DrawCurve( _ ByVal pen As Pen, _ ByVal points() As Point, _ ByVal offset As Integer, _ ByVal numberOfSegments As Integer, _ ByVal tension As Single _ )
public void DrawCurve( Pen pen, Point[] points, int offset, int numberOfSegments, float tension )
Graphics クラス Graphics メンバ オーバーロード一覧
© 2008 GrapeCity inc. All rights reserved.